REALdatabase.CreateDataBaseFile Function

Creates a new REALdatabase. It uses the DatabaseFile property as the FolderItem for the database to create.

Syntax

result = REALdatabase.CreateDataBaseFile( )

Return Value

Result

Boolean

Notes

Returns a Boolean--True if the new database was created successfully, and False if otherwise.